home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / drvrs / s3_w31.zip / OEMSETUP.INF < prev    next >
INI File  |  1992-03-30  |  3KB  |  65 lines

  1. ; Microsoft Windows Driver Library
  2. ; S3 Display Driver Disk
  3. ; Copyright 1992 Microsoft Corporation
  4. ; ---------------------------------------------------------------
  5.  
  6. [data]
  7.     Version="3.10"
  8.  
  9. [disks]
  10.     t =.,  "S3 Display Driver Disk", diskt
  11.  
  12. [display]
  13. ;profile = driver,        Description of driver,                           resolution,    286 grabber,  logo code,      VDD,           386grabber,   ega.sys,   logo data,     optional work section
  14. car645k   = t:car645k.drv, "S3 v1.4  640x480    256 colors (512K)",        "100,96,96",   t:carvga.2gr, t:vgalogo.lgo,  t:vddcar.386,  t:carvga.3gr,,           t:vgalogo.rle
  15. car640    = t:car640.drv,  "S3 v1.4  640x480    256 colors",               "100,96,96",   t:carvga.2gr, t:vgalogo.lgo,  t:vddcar.386,  t:carvga.3gr,,           t:vgalogo.rle
  16. car800    = t:car800.drv,  "S3 v1.4  800x600 16/256 colors",               "100,96,96",   t:carvga.2gr, t:vgalogo.lgo,  t:vddcar.386,  t:carvga.3gr,,           t:vgalogo.rle
  17. car1k     = t:car1k.drv,   "S3 v1.4 1024x768 16/256 colors (Large fonts)", "100,120,120", t:carvga.2gr, t:vgalogo.lgo,  t:vddcar.386,  t:carvga.3gr,,           t:vgalogo.rle, s3lg
  18. car1ks    = t:car1k.drv,   "S3 v1.4 1024x768 16/256 colors (Small fonts)", "100,96,96",   t:carvga.2gr, t:vgalogo.lgo,  t:vddcar.386,  t:carvga.3gr,,           t:vgalogo.rle, s3sm
  19. car1280   = t:car1280.drv, "S3 v1.4 1280x960 16     colors (Large fonts)", "100,120,120", t:carvga.2gr, t:vgalogo.lgo,  t:vddcar.386,  t:carvga.3gr,,           t:vgalogo.rle, s3lg
  20. car1280s  = t:car1280.drv, "S3 v1.4 1280x960 16     colors (Small fonts)", "100,96,96",   t:carvga.2gr, t:vgalogo.lgo,  t:vddcar.386,  t:carvga.3gr,,           t:vgalogo.rle, s3sm
  21.  
  22. [s3lg]
  23. ,,system.ini,car1k.drv,"dpi=","dpi=120" 
  24.  
  25. [s3sm]
  26. ,,system.ini,car1k.drv,"dpi=","dpi=96" 
  27.  
  28. [CARVGA.3gr]
  29. t:CGA40WOA.FON,t:CGA40850.FON
  30. t:CGA80WOA.FON,t:CGA80850.FON
  31. t:EGA40WOA.FON,t:EGA40850.FON
  32. t:EGA80WOA.FON,t:EGA80850.FON
  33.  
  34. [sysfonts]
  35. t:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  36. t:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  37.  
  38. [fixedfonts]
  39. t:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  40. t:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  41.  
  42. [oemfonts]
  43. t:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  44. t:8514oem.fon,"8514/a (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  45.  
  46. [fonts]
  47.    t:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  48.    t:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  49.  
  50.    t:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  51.    t:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  52.  
  53.    t:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  54.    t:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  55.  
  56.    t:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  57.    t:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  58.  
  59.    t:SMALLE.FON, "Small Fonts (VGA res)", "100,96,96"
  60.    t:SMALLF.FON, "Small Fonts (8514/a res)", "100,120,120"
  61.  
  62.    t:ROMAN.FON, "Roman (Plotter)",   "CONTINUOUSSCALING"
  63.    t:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
  64.    t:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
  65.